2019.3.20 Maintenance Release [2021-10-05]
Changelog Overview
- 2 Improvements
- 8 Bug Fixes
- 10 Total Tickets
Improvements
- app-workflow_engine:6.7.10-2019.3.165 [09-27-2021] - Separated the lodash dependency into the lodash.has and lodash.set dependencies.
- itential-utils:2.7.2 [09-23-2021] - Added a healthCheck call to the PropertyEncryption.js to support getting the status of Vault from IAP.
Bug Fixes
- app-automation_catalog:2.4.2-2019.3.39 [09-27-2021] - Added automatic focusing on the automation name field. Cursor will automatically move to the new name field when creating a new automation.
- app-automation_catalog:2.4.2-2019.3.38 [09-17-2021] - Fixed typo error in schema for runWorkflow endpoint.
- app-automation_catalog:2.4.2-2019.3.37 [09-16-2021] - Fixed the z-order positioning of popover menus. Menus now remain on top when expanded.
- app-json_forms:1.13.0-2019.3.41 [09-16-2021] - Updated rodeo dependancy library to fix rendering of table element in preview mode.
- app-workflow_engine:6.7.10-2019.3.164 [09-08-2021] - Fixed bug when indexing a script for older versions of IAP indexes are added to the "job_history" collection. This makes it easier to run certain kinds of operations involving that set of data.
- pronghorn-core:10.12.21-2019.3.193 [10-04-2021] - Fixed bug where the propertiesSchema for a service was not properly de-structured.
- pronghorn-core:10.12.21-2019.3.192 [09-29-2021] - Updated error message when Mongo user does not have proper permissions.
- pronghorn-core:10.12.21-2019.3.191 [09-20-2021] - Added a time range validation check to the core scheduler. ScheduleTask is now executing correctly at the scheduled time.
2019.3.20 Release Versions
Automation Platform Versions
component | version |
---|---|
@itential/adapter-automation_gateway | 2.12.0-2019.3.22 |
@itential/adapter-azure_aaa | 1.0.8-2019.3.4 |
@itential/adapter-email | 3.1.5-2019.3.6 |
@itential/adapter-ldap | 2.12.6-2019.3.9 |
@itential/adapter-local_aaa | 3.0.3-2019.3.3 |
@itential/adapter-mongo | 2.9.0-2019.3.2 |
@itential/adapter-nso | 6.27.4-2019.3.61 |
@itential/adapter-prospector | 1.6.11-2019.3.5 |
@itential/adapter-radius | 2.0.3-2019.3.3 |
@itential/adapter-redis | 2.0.7-2019.3.3 |
@itential/app-automation_catalog | 2.4.2-2019.3.39 |
@itential/app-automation_studio | 1.0.0-2019.3.37 |
@itential/app-configuration_manager | 3.28.19-2019.3.80 |
@itential/app-form_builder | 4.2.9-2019.3.34 |
@itential/app-golden_config | 5.18.0-2019.3.13 |
@itential/app-golden_services | 1.3.6-2019.3.2 |
@itential/app-json_forms | 1.13.0-2019.3.41 |
@itential/app-mop | 6.3.6-2019.3.41 |
@itential/app-nso_manager | 2.18.0-2019.3.14 |
@itential/app-service_catalog | 3.9.8-2019.3.13 |
@itential/app-service_management | 2.23.3-2019.3.14 |
@itential/app-smart_template | 1.8.0-2019.3.9 |
@itential/app-task_worker | 3.0.11-2019.3.11 |
@itential/app-template_builder | 2.3.6-2019.3.19 |
@itential/app-workflow_builder | 5.5.9-2019.3.70 |
@itential/app-workflow_engine | 6.7.10-2019.3.165 |
@itential/pronghorn-core | 10.12.21-2019.3.193 |
@itential/search | 1.1.3-2019.3.3 |
@itential/tags | 2.2.3-2019.3.11 |
@itential/itential-utils | 2.7.2 |
Automation Gateway Versions
component | version |
---|---|
automation_gateway | 2.36.3-2019.3.39 |
NSO Manager Versions
component | version |
---|---|
itential-tools | 1.23.11.2019.3.14 |
prospector | 1.10.4-2019.3.0 |
Dependencies
Automation Platform Server
package | supported | recommended |
---|---|---|
nodejs | 10.x | 10.24.1 |
npm | 6.x | 6.14.15 |
python | 2.x or 3.x | 3.9.7 |
pip | supported | recommended |
---|---|---|
pip | any version | 20.2.4 |
textfsm | 1.x | 1.1.2 |
Jinja2 | 2.x | 2.11.3 |
The gcc-c++ and make packages should be installed from your OS distribution.
Mongo Server
package | supported | recommended |
---|---|---|
mongodb | 3.6.x or 4.2.x | 4.2.13 |
RabbitMQ Server
package | supported | recommended |
---|---|---|
rabbitmq | 3.8.x | 3.8.14 |
erlang | 21.3+ or 22.x | 22.3.1 |
Redis Server
package | supported | recommended |
---|---|---|
redis | 5.x | 5.0.12 |
The gcc-c++ and make packages should be installed from your OS distribution.
Automation Gateway
package | supported | recommended |
---|---|---|
python | 3.6 | 3.6.15 |
openssl | 1.x | 1.1.1l |
haproxy | 2.x | 2.2.13 |
The gcc-c++ and make packages should be installed from your OS distribution.
The following development packages are required to install automation gateway: libffi-dev, openssl-dev, python-dev, sqlite-dev.
pip package | supported | recommended |
---|---|---|
pip | any version | 20.2.4 |
ansible | 2.7, 2.8 or 2.9 | 2.9.26 |
One or more of the following packages may be required by the specific ansible modules you're using: psutil, pycrypto, paramiko, ncclient, lxml, nitrosdk-python, jxmlease.
Check the ansible documentation for the roles you're planning to use for additional package requirements.
Prospector
package | supported | recommended |
---|---|---|
java | 1.7 or 1.8 | 1.8.275.01 |
NSO/Itential Tools
package | supported | recommended |
---|---|---|
java | 1.7 or 1.8 | 1.8.275.01 |
The ant package should be installed from your OS distribution.
IAP Compatibility
Device Configuration
Device Configuration compatibility describes which devices are expected to work with the basic features of the Configuration Manager application across various southbound systems.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO:
Refer to the NSO Versions and NED Versions tables below for a list of tested devices.
Device Compliance
Device Compliance compatibility describes which devices are expected to work with Golden Configurations.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO (Configuration Manager app):
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO (Golden Config app):
* a10-acos
* adtran-aos
* alu-sr
* arista-dcs
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-staros
* f5-bigip
* huawei-vrp
* juniper-junos
Device Maintenance
Device Maintenance compatibility describes which devices Itential can perform maintenance activities on (e.g., reboots and firmware upgrades).
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Juniper Junos
NSO:
* cisco-ios
* cisco-iosxr
* juniper-junos
Device Health Checks
Device Health Checks compatibility describes which devices Itential can execute read-only show commands to use the method broker and Command Templates application.
Ansible:
* Arista EOS
* Cisco IOS
* Cisco IOSXR
* Cisco NX
* Juniper Junos
NSO:
* a10-acos
* alu-sr
* arista-dcs
* cienacli-acos
* cisco-aireos
* cisco-asa
* cisco-gss
* cisco-ios
* cisco-iosxr
* cisco-nx
* cisco-qps
* cisco-staros
* ericsson-sgsnmme
* f5-bigip
* huawei-vrp
* juniper-junos
Note: Some of the devices in the health checks category are tested against netsim devices.
Forms
Ansible:
IAP can render most ansible networking modules as forms. Support for specific modules may vary. If you encounter issues with any particular modules, reach out to the Itential Customer Success Team for assistance.
NSO:
IAP can render most service models advertised by NSO as forms. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.
Service Provisioning
NSO:
IAP can provision most service models advertised by NSO. Support for specific yang features may vary. If you encounter issues with your service models, reach out to the Itential Customer Success Team for assistance.
Devices/Services Compatibility
The Itential Automation Platform is tested against the following component versions.
Ansible Versions:
* 2.9.26
* 2.8.20
* 2.7.18
Ansible Modules:
* eos_facts
* eos_command
* eos_config
* ios_facts
* ios_command
* ios_config
* iosxr_facts
* iosxr_command
* iosxr_config
* nx_facts
* nx_command
* nx_config
* junos_facts
* junos_command
* junos_config
NSO Versions:
* 5.2.5
* 4.7.9
* 4.6.5
NSO NED Versions:
ned | 4.6.5 | 4.7.9 | 5.2.5 |
---|---|---|---|
a10-acos | 3.15.3 | 3.8 | 3.18 |
adtran-aos | 4.0.5 | 4.0.2 | 4.0.6 |
alu-sr | 8.3 | 7.10.1 | 8.13.4 |
arista-dcs | 5.7 | 5.2.12 | 5.20.2 |
checkpoint-gaiaos_rest | 1.3.8 | 1.3.10 | n/a |
ciena-acos | 6.1.5 | 6.0.8 | 6.2.5 |
cisco-aireos | 3.3.20 | 3.3.18 | 3.7.2 3.7.1 |
cisco-asa | 6.7.7 | 6.2.2 | 6.12.4 |
cisco-gss | 2.1.1 | 2.0 | 2.1.1 |
cisco-ios | 6.42.2 | 6.69 | 6.69 6.68.2 |
cisco-iosxr | 7.18.2 | 7.33 | 7.33 |
cisco-nx | 5.1.3 | 5.7.1 | 5.21.1 |
cisco-qps | 5.1.2 | 5.1.0 | 5.1.3 |
cisco-staros | 5.22.1 | 5.5.1 | 5.34.6 5.34.5 |
ericsson-sgsnmme | 1.0.7 | 1.0.3 | 1.0.7 |
f5-bigip | 3.7.13 | 3.17 | 3.17 3.16 |
fortinet-fortios | 5.4 | 5.1.2 | 5.4.21 |
huawei-usn | 1.2.1 | 1.1 | 1.2.1 |
huawei-vrp | 6.1 | 6.17.4 | 6.17.4 6.17.3 |
juniper-junos | 4.5.17 | 4.6.19 | 4.6.19 4.6.17 |
paloalto-panos_cli | 4.3.1 | 4.8.2 | 4.8.2 4.8.1 |
radware-alteonos | 2.4 | 2.1.1 | 2.4.1 |
unix-bind | 2.0.17 | 2.0.10 | 2.1.0 |
VTS Versions:
* 2.6.2
VTS NED Versions:
ned | 2.6.2 |
---|---|
cisco-iosxr | 6.6 |
cisco-ncs5500 | 1.0 |
cisco-nx | 5.1.4 |
Virtual Devices:
* A10 vThunder 4.1.4 GR1
* Arista EOS-4.23.0FX
* Checkpoint R80.30-273.583
* Cisco ASAv 9.13.1.7
* Cisco CSR 17.02.01r
* Cisco NX 9.3.2, 9.3.1
* Cisco StarOS 21.15.29
* Cisco XR6.3.1
* F5 BIGIP 15.1.0.2-0.0.9
* Fortigate 6.4.0
* Juniper VMX 18.4R1
* Juniper VSRX 19.1R2
* PanOS 9.1.2
* Radware 32.6.0.0
IAP Browser Compatibility
* Firefox 80.0.1
* Chrome 85.0.4183.121
* Edge 85.0.564.63
* Internet Explorer 11